home *** CD-ROM | disk | FTP | other *** search
/ Learn to Speak Spanish 5 / LSSP_5.ISO / mac / LSSP / ORIENTSP.DIR / ORIENTSP.DIR / 00035_OK(UNPRESS copy.PICT.ls < prev    next >
Encoding:
Text File  |  1998-10-30  |  149 b   |  8 lines

  1. on mouseDown
  2.   global FrameNum, SpriteNum
  3.   if not ButPressedOrient(24, "OKPrefPressed", EMPTY) then
  4.     return 
  5.   end if
  6.   go(label("Credits"))
  7. end
  8.